Eglot: tweak previous change (bug#70036)
authorJoão Távora <joaotavora@gmail.com>
Fri, 19 Apr 2024 21:21:21 +0000 (16:21 -0500)
committerJoão Távora <joaotavora@gmail.com>
Fri, 19 Apr 2024 21:30:41 +0000 (16:30 -0500)
commitf90008411e827390857a4ad25e0c40fa5d27212a
tree26934aec3b9b82220ba6c2a6dfd4b21f8a4fc6e8
parent473189ab6902b0488f8001fdf993522b82740663
Eglot: tweak previous change (bug#70036)

* lisp/progmodes/eglot.el (eglot--TextDocumentIdentifier-uri):
Rename from eglot--cached-tdi.
(eglot-handle-notification): Tweak comment.  Use
eglot--TextDocumentIdentifier-uri.
(eglot--TextDocumentIdentifier)
(eglot--signal-textDocument/didOpen): Use
eglot--TextDocumentIdentifier-uri.

* test/lisp/progmodes/eglot-tests.el (eglot-test-basic-symlink):
Address compilation warning.  Tweak comment slightly.
lisp/progmodes/eglot.el
test/lisp/progmodes/eglot-tests.el